home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / lib / pkgconfig / gnt.pc < prev    next >
Encoding:
Text File  |  2007-05-04  |  335 b   |  15 lines

  1. prefix=/usr
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include
  5. datarootdir=${prefix}/share
  6. datadir=${datarootdir}
  7. sysconfdir=${prefix}/etc
  8.  
  9. Name: LibGNT
  10. Description: Glib Ncurses Toolkit is a collection of curses-widgets.
  11. Version: 2.0.0
  12. Requires: glib-2.0
  13. Cflags: -I${includedir}/gnt
  14. Libs: -L${libdir} -lgnt
  15.